Version: 1.0
OneBasket
The Notifications service is responsible for tracking all asynchronous operations in the system where a consumer is awaiting a response. It provides a simple API to allow API clients to poll for the result of an asynchronous operation based on it's Id. In the future, OneBasket will be moving to a fully web socket driven client side event notification system.
Authentication
- HTTP: Bearer Auth
Standard OneBasket auth header
| Security Scheme Type: | http |
|---|---|
| HTTP Authorization Scheme: | bearer |